IDataDistributionCalculator<TX,TY> Interface Methods
For a list of all members of this type, see IDataDistributionCalculator<TX,TY> members.
Public Methods
| Name | Description | |
|---|---|---|
![]() | Clear | Clears the DataDistributionCalculator flags |
![]() | OnAppend | Called when X Values are appended. Should update the Data Distribution flags |
![]() | OnInsert | Called when new values are inserted. Should update the Data Distribution flags |
![]() | OnRemove | Called when values are removed. Should update the Data Distribution flags |
![]() | OnUpdate | Called when yValues are updated. Should update the Data Distribution flags |
See Also
